Coding Best Practices
7 Threads
PSA ๐ข: Avoid Barrels (A barrel is a file that exports code from other files) Barrel benefits: โ Shorter import paths โ Support importing many files via one import โ "Hide" modul...
Avoiding these 5 mistakes, will 100% improve the readability of your code:
7 tips that'll improve your coding more than a 10+ hour course:
Avoiding these 5 mistakes, will 100% improve the readability of your code:
To all the bidding/new algo coders, below are the few things should be kept in designing a algo framework. 1. Reusability of code. Write a code in such a way that atleast 75% of...
Start writing better code, here (with examples):
These 4 simple programming practices will drastically improve your code readability ๐งต๐